Skip to content

Merging master into aztec3#146

Closed
dbanks12 wants to merge 15 commits into
aztec3from
db/aztec3-merging-in-master
Closed

Merging master into aztec3#146
dbanks12 wants to merge 15 commits into
aztec3from
db/aztec3-merging-in-master

Conversation

@dbanks12

Copy link
Copy Markdown

Description

Need Blaine's latest changes (PR #134 specifically)

Checklist:

  • I have reviewed my diff in github, line by line.
  • Every change is related to the PR description.
  • I have linked this pull request to the issue(s) that it resolves.
  • There are no unexpected formatting changes, superfluous debug logs, or commented-out code.
  • There are no circuit changes, OR specifications in /markdown/specs have been updated.
  • There are no circuit changes, OR a cryptographer has been assigned for review.
  • I've updated any terraform that needs updating (e.g. environment variables) for deployment.
  • The branch has been rebased against the head of its merge target.
  • I'm happy for the PR to be merged at the reviewer's next convenience.
  • New functions, classes, etc. have been documented according to the doxygen comment format. Classes and structs must have @brief describing the intended functionality.
  • If existing code has been modified, such documentation has been added or updated.

dbanks12 and others added 14 commits February 13, 2023 16:03
* [SQUASHED] Pedersen refactor into hash and commitment.

Rename `crypto_pedersen` to `crypto_pedersen_hash`

Rename.

Pull generator data stuff out of pedersen crypto.

Large refactor of pedersen native and stdlib.

FIX everything.

Get rid of unnecessary pedersen hash test. Its tricky to get this working: you need hash interface for byte array which is what we would like to avoid for pedersen_hash

Fix cci.

Enable ultra with different interfaces for:
1. pedersen hash
2. pedersen commitment

Use lookup pedersen for merkle tree, fixed-base pedersen for commitments.

Merkle tree test fixes.

Circuit vk updates.

* post rebase fixes.

* js eg circuit size fix.

---------

Co-authored-by: Suyash Bagad <suyashnbagad1997@gmail.com>
Co-authored-by: iAmMichaelConnor <mike@aztecprotocol.com>
Co-authored-by: Michael Connor <mike@aztecprotocol.com>
Co-authored-by: Michael Connor <mike@aztecprotocol.com>
Co-authored-by: Michael Connor <mike@aztecprotocol.com>
Co-authored-by: Michael Connor <mike@aztecprotocol.com>
@dbanks12 dbanks12 requested a review from suyash67 February 15, 2023 14:26
@suyash67 suyash67 force-pushed the aztec3 branch 2 times, most recently from 725579b to 6f91194 Compare February 15, 2023 15:28
@dbanks12 dbanks12 closed this Feb 15, 2023
@dbanks12 dbanks12 deleted the db/aztec3-merging-in-master branch February 15, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants